[INFO] cloning repository https://github.com/fuyutarow/partiql-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuyutarow/partiql-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fpartiql-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fpartiql-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ae8d852dc15873d1cdcf9c072c9ca85cc764ea2
[INFO] checking fuyutarow/partiql-rs against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fpartiql-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/fuyutarow/partiql-rs
[INFO] finished tweaking git repo https://github.com/fuyutarow/partiql-rs
[INFO] tweaked toml for git repo https://github.com/fuyutarow/partiql-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fuyutarow/partiql-rs on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fuyutarow/partiql-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aee1e5c9ab13acab48a83d0c1aefb1ee1a9e4627ba402908b977af74fa5ebbd1
[INFO] running `Command { std: "docker" "start" "aee1e5c9ab13acab48a83d0c1aefb1ee1a9e4627ba402908b977af74fa5ebbd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aee1e5c9ab13acab48a83d0c1aefb1ee1a9e4627ba402908b977af74fa5ebbd1" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aee1e5c9ab13acab48a83d0c1aefb1ee1a9e4627ba402908b977af74fa5ebbd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aee1e5c9ab13acab48a83d0c1aefb1ee1a9e4627ba402908b977af74fa5ebbd1" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling serde_partiql v1.1.65
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking iana-time-zone v0.1.44
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking collect-mac v0.1.0
[INFO] [stderr]    Compiling structmeta-derive v0.1.5
[INFO] [stderr]    Compiling structmeta v0.1.5
[INFO] [stderr]    Compiling parse-display-derive v0.5.5
[INFO] [stderr]     Checking parse-display v0.5.5
[INFO] [stderr]     Checking piqel v0.202107.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib/mod.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/lib/planner/filter.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Some(box cond) => Self(Some(Box::new(cond.expand_fullpath(env)))),
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Self::Add(box expr1, box expr2) => (expr1).eval(&env) + (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Self::Add(box expr1, box expr2) => (expr1).eval(&env) + (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Self::Sub(box expr1, box expr2) => (expr1).eval(&env) - (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:144:34
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Self::Sub(box expr1, box expr2) => (expr1).eval(&env) - (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Self::Mul(box expr1, box expr2) => (expr1).eval(&env) * (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:145:34
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Self::Mul(box expr1, box expr2) => (expr1).eval(&env) * (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Div(box expr1, box expr2) => (expr1).eval(&env) / (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:146:34
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Div(box expr1, box expr2) => (expr1).eval(&env) / (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Rem(box expr1, box expr2) => (expr1).eval(&env) % (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:147:34
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Rem(box expr1, box expr2) => (expr1).eval(&env) % (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Exp(box expr1, box expr2) => (expr1).eval(&env).powf((expr2).eval(&env)),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:148:34
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Exp(box expr1, box expr2) => (expr1).eval(&env).powf((expr2).eval(&env)),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:160:23
[INFO] [stdout]     |
[INFO] [stdout] 160 |             Expr::Add(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:160:34
[INFO] [stdout]     |
[INFO] [stdout] 160 |             Expr::Add(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Expr::Sub(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:165:34
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Expr::Sub(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |             Expr::Mul(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:170:34
[INFO] [stdout]     |
[INFO] [stdout] 170 |             Expr::Mul(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 |             Expr::Div(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:175:34
[INFO] [stdout]     |
[INFO] [stdout] 175 |             Expr::Div(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:180:23
[INFO] [stdout]     |
[INFO] [stdout] 180 |             Expr::Rem(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:180:34
[INFO] [stdout]     |
[INFO] [stdout] 180 |             Expr::Rem(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Expr::Exp(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:185:34
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Expr::Exp(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |             Self::Add(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:204:34
[INFO] [stdout]     |
[INFO] [stdout] 204 |             Self::Add(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:210:23
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Self::Sub(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:210:34
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Self::Sub(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Self::Mul(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:216:34
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Self::Mul(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:222:23
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Self::Div(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:222:34
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Self::Div(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |             Self::Rem(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:228:34
[INFO] [stdout]     |
[INFO] [stdout] 228 |             Self::Rem(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:234:23
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Self::Exp(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:234:34
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Self::Exp(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib/mod.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/lib/planner/filter.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Some(box cond) => Self(Some(Box::new(cond.expand_fullpath(env)))),
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Self::Add(box expr1, box expr2) => (expr1).eval(&env) + (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:143:34
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Self::Add(box expr1, box expr2) => (expr1).eval(&env) + (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:144:23
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Self::Sub(box expr1, box expr2) => (expr1).eval(&env) - (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:144:34
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Self::Sub(box expr1, box expr2) => (expr1).eval(&env) - (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:145:23
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Self::Mul(box expr1, box expr2) => (expr1).eval(&env) * (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:145:34
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Self::Mul(box expr1, box expr2) => (expr1).eval(&env) * (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Div(box expr1, box expr2) => (expr1).eval(&env) / (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:146:34
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Div(box expr1, box expr2) => (expr1).eval(&env) / (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:147:23
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Rem(box expr1, box expr2) => (expr1).eval(&env) % (expr2).eval(&env),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:147:34
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Rem(box expr1, box expr2) => (expr1).eval(&env) % (expr2).eval(&env),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:148:23
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Exp(box expr1, box expr2) => (expr1).eval(&env).powf((expr2).eval(&env)),
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:148:34
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Exp(box expr1, box expr2) => (expr1).eval(&env).powf((expr2).eval(&env)),
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:160:23
[INFO] [stdout]     |
[INFO] [stdout] 160 |             Expr::Add(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:160:34
[INFO] [stdout]     |
[INFO] [stdout] 160 |             Expr::Add(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Expr::Sub(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:165:34
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Expr::Sub(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |             Expr::Mul(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:170:34
[INFO] [stdout]     |
[INFO] [stdout] 170 |             Expr::Mul(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 |             Expr::Div(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:175:34
[INFO] [stdout]     |
[INFO] [stdout] 175 |             Expr::Div(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:180:23
[INFO] [stdout]     |
[INFO] [stdout] 180 |             Expr::Rem(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:180:34
[INFO] [stdout]     |
[INFO] [stdout] 180 |             Expr::Rem(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Expr::Exp(box expr1, box expr2) => {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:185:34
[INFO] [stdout]     |
[INFO] [stdout] 185 |             Expr::Exp(box expr1, box expr2) => {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |             Self::Add(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:204:34
[INFO] [stdout]     |
[INFO] [stdout] 204 |             Self::Add(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:210:23
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Self::Sub(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:210:34
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Self::Sub(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:216:23
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Self::Mul(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:216:34
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Self::Mul(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:222:23
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Self::Div(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:222:34
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Self::Div(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:228:23
[INFO] [stdout]     |
[INFO] [stdout] 228 |             Self::Rem(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:228:34
[INFO] [stdout]     |
[INFO] [stdout] 228 |             Self::Rem(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:234:23
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Self::Exp(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]    --> src/lib/sql/expr.rs:234:34
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Self::Exp(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cond` in this scope
[INFO] [stdout]   --> src/lib/planner/filter.rs:30:50
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Some(box cond) => Self(Some(Box::new(cond.expand_fullpath(env)))),
[INFO] [stdout]    |                                                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::combinator::cond;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:143:49
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Self::Add(box expr1, box expr2) => (expr1).eval(&env) + (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:143:70
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Self::Add(box expr1, box expr2) => (expr1).eval(&env) + (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:144:49
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Self::Sub(box expr1, box expr2) => (expr1).eval(&env) - (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:144:70
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Self::Sub(box expr1, box expr2) => (expr1).eval(&env) - (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:145:49
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Self::Mul(box expr1, box expr2) => (expr1).eval(&env) * (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:145:70
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Self::Mul(box expr1, box expr2) => (expr1).eval(&env) * (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:146:49
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Div(box expr1, box expr2) => (expr1).eval(&env) / (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:146:70
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Div(box expr1, box expr2) => (expr1).eval(&env) / (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Rem(box expr1, box expr2) => (expr1).eval(&env) % (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:147:70
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Rem(box expr1, box expr2) => (expr1).eval(&env) % (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:148:49
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Exp(box expr1, box expr2) => (expr1).eval(&env).powf((expr2).eval(&env)),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:148:73
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Exp(box expr1, box expr2) => (expr1).eval(&env).powf((expr2).eval(&env)),
[INFO] [stdout]     |                                                                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:161:25
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:171:25
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:204:55
[INFO] [stdout]     |
[INFO] [stdout] 204 |             Self::Add(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:204:72
[INFO] [stdout]     |
[INFO] [stdout] 204 |             Self::Add(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:210:55
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Self::Sub(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:210:72
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Self::Sub(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:216:55
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Self::Mul(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:216:72
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Self::Mul(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:222:55
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Self::Div(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:222:72
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Self::Div(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:228:55
[INFO] [stdout]     |
[INFO] [stdout] 228 |             Self::Rem(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:228:72
[INFO] [stdout]     |
[INFO] [stdout] 228 |             Self::Rem(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:234:55
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Self::Exp(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:234:72
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Self::Exp(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tag`
[INFO] [stdout]  --> src/lib/parser/func.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nom::bytes::complete::{tag, tag_no_case};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sql::clause::Limit`
[INFO] [stdout]  --> src/lib/planner/eval.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::sql::clause::Limit;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sql::clause::OrderBy`
[INFO] [stdout]  --> src/lib/planner/eval.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use crate::sql::clause::OrderBy;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::VecDeque`
[INFO] [stdout]  --> src/lib/sql/env.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::VecDeque;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sql::SelectorNode`
[INFO] [stdout]  --> src/lib/sql/env.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::sql::SelectorNode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `cond` in this scope
[INFO] [stdout]   --> src/lib/planner/filter.rs:30:50
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Some(box cond) => Self(Some(Box::new(cond.expand_fullpath(env)))),
[INFO] [stdout]    |                                                  ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use nom::combinator::cond;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:143:49
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Self::Add(box expr1, box expr2) => (expr1).eval(&env) + (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:143:70
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Self::Add(box expr1, box expr2) => (expr1).eval(&env) + (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:144:49
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Self::Sub(box expr1, box expr2) => (expr1).eval(&env) - (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:144:70
[INFO] [stdout]     |
[INFO] [stdout] 144 |             Self::Sub(box expr1, box expr2) => (expr1).eval(&env) - (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:145:49
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Self::Mul(box expr1, box expr2) => (expr1).eval(&env) * (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:145:70
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Self::Mul(box expr1, box expr2) => (expr1).eval(&env) * (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:146:49
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Div(box expr1, box expr2) => (expr1).eval(&env) / (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:146:70
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Div(box expr1, box expr2) => (expr1).eval(&env) / (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Rem(box expr1, box expr2) => (expr1).eval(&env) % (expr2).eval(&env),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:147:70
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Rem(box expr1, box expr2) => (expr1).eval(&env) % (expr2).eval(&env),
[INFO] [stdout]     |                                                                      ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:148:49
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Exp(box expr1, box expr2) => (expr1).eval(&env).powf((expr2).eval(&env)),
[INFO] [stdout]     |                                                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:148:73
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Exp(box expr1, box expr2) => (expr1).eval(&env).powf((expr2).eval(&env)),
[INFO] [stdout]     |                                                                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:161:25
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:162:25
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:166:25
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:171:25
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:172:25
[INFO] [stdout]     |
[INFO] [stdout] 172 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:176:25
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:177:25
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:182:25
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:186:25
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 let a = expr1.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 let b = expr2.source_field_name_set(&env);
[INFO] [stdout]     |                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:204:55
[INFO] [stdout]     |
[INFO] [stdout] 204 |             Self::Add(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:204:72
[INFO] [stdout]     |
[INFO] [stdout] 204 |             Self::Add(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:210:55
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Self::Sub(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:210:72
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Self::Sub(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:216:55
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Self::Mul(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:216:72
[INFO] [stdout]     |
[INFO] [stdout] 216 |             Self::Mul(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:222:55
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Self::Div(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:222:72
[INFO] [stdout]     |
[INFO] [stdout] 222 |             Self::Div(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:228:55
[INFO] [stdout]     |
[INFO] [stdout] 228 |             Self::Rem(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:228:72
[INFO] [stdout]     |
[INFO] [stdout] 228 |             Self::Rem(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr1` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:234:55
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Self::Exp(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr2` in this scope
[INFO] [stdout]    --> src/lib/sql/expr.rs:234:72
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Self::Exp(box expr1, box expr2) => match (expr1.to_path(), expr2.to_path()) {
[INFO] [stdout]     |                                                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tag`
[INFO] [stdout]  --> src/lib/parser/func.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nom::bytes::complete::{tag, tag_no_case};
[INFO] [stdout]   |                            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sql::clause::Limit`
[INFO] [stdout]  --> src/lib/planner/eval.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crate::sql::clause::Limit;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sql::clause::OrderBy`
[INFO] [stdout]  --> src/lib/planner/eval.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use crate::sql::clause::OrderBy;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::VecDeque`
[INFO] [stdout]  --> src/lib/sql/env.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::VecDeque;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sql::SelectorNode`
[INFO] [stdout]  --> src/lib/sql/env.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::sql::SelectorNode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::pqlir_parser`
[INFO] [stdout]    --> src/lib/value/pql_value.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |     use crate::pqlir_parser;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> src/lib/value/pql_value.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> src/lib/value/pql_vector.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]   --> src/lib/pqlir_parser.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     IResult, Parser,
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]  --> src/lib/value/pql_vector.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rayon::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Parser`
[INFO] [stdout]   --> src/lib/pqlir_parser.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     IResult, Parser,
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::prelude`
[INFO] [stdout]   --> src/lib/value/pql_value.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rayon::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `piqel` (lib) due to 75 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `piqel` (lib test) due to 75 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "aee1e5c9ab13acab48a83d0c1aefb1ee1a9e4627ba402908b977af74fa5ebbd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee1e5c9ab13acab48a83d0c1aefb1ee1a9e4627ba402908b977af74fa5ebbd1", kill_on_drop: false }`
[INFO] [stdout] aee1e5c9ab13acab48a83d0c1aefb1ee1a9e4627ba402908b977af74fa5ebbd1
